Total Complexity | 7 |
Dependencies | 1 |
Dependents | 0 |
Total lines | 105 |
Lines of code | 58 |
Logical lines of code | 18 |
Comment lines | 29 |
Methods | 7 |
Properties | 1 |
Method | Rating | Maintainability | Complexity | Lines of code |
---|---|---|---|---|
get_test_pattern() | 55 | 1 | 21 | |
test_should_return_block_types_from_patterns_meta() | 64 | 1 | 11 | |
setUp() | 76 | 1 | 4 | |
test_should_return_empty_array_from_block_types_check() | 73 | 1 | 5 | |
test_should_return_post_types_from_pattern() | 71 | 1 | 5 | |
test_should_return_empty_array_if_nothing_to_parse() | 76 | 1 | 4 | |
test_should_not_modify_existing_post_types() | 67 | 1 | 8 |